home *** CD-ROM | disk | FTP | other *** search
/ Celestin Apprentice 2 / Apprentice-Release2.iso / Tools / Languages / MacPerl 4.1.3 / lib / ctime.pl < prev    next >
Encoding:
Text File  |  1993-10-23  |  1.7 KB  |  13 lines  |  [TEXT/MPS ]

  1. ;# ctime.pl is a simple Perl emulation for the well known ctime(3C) function.
  2. ;#
  3. ;# Waldemar Kebsch, Federal Republic of Germany, November 1988
  4. ;# kebsch.pad@nixpbe.UUCP
  5. ;# Modified March 1990, Feb 1991 to properly handle timezones
  6. ;#  $RCSfile: ctime.pl,v $$Revision: 4.0.1.1 $$Date: 92/06/08 13:38:06 $
  7. ;#   Marion Hakanson (hakanson@cse.ogi.edu)
  8. ;#   Oregon Graduate Institute of Science and Technology
  9. ;#
  10. ;# usage:
  11. ;#
  12. ;#     #include <ctime.pl>          # see the -P and -I option in perl.man
  13. ;#     $Date =